home *** CD-ROM | disk | FTP | other *** search
- * *********************************************************
- * *
- * * 08/11/94 192.SPR 20:37:56
- * *
- * *********************************************************
- * *
- * * Duncan Halstead
- * *
- * * Copyright (c) 1994 CD-ROM, Inc.
- * * 603 Park Point Dr.
- * * Golden, CO 80401
- * *
- * * Description:
- * * This program was automatically generated by GENSCRN.
- * *
- * *********************************************************
-
-
- #REGION 0
- REGIONAL m.currarea, m.talkstat, m.compstat
-
- IF SET("TALK") = "ON"
- SET TALK OFF
- m.talkstat = "ON"
- ELSE
- m.talkstat = "OFF"
- ENDIF
- m.compstat = SET("COMPATIBLE")
- SET COMPATIBLE FOXPLUS
-
- m.rborder = SET("READBORDER")
- SET READBORDER ON
-
- * *********************************************************
- * *
- * * Windows Window definitions
- * *
- * *********************************************************
- *
-
- IF NOT WEXIST("_qsh1880c6")
- DEFINE WINDOW _qsh1880c6 ;
- AT 0.000, 0.000 ;
- SIZE 27.231,58.000 ;
- TITLE "Warewashing Systems" ;
- FONT "MS Sans Serif", 8 ;
- FLOAT ;
- NOCLOSE ;
- MINIMIZE ;
- SYSTEM
- MOVE WINDOW _qsh1880c6 CENTER
- ENDIF
-
-
- * *********************************************************
- * *
- * * 192/Windows Screen Layout
- * *
- * *********************************************************
- *
-
- #REGION 1
- IF WVISIBLE("_qsh1880c6")
- ACTIVATE WINDOW _qsh1880c6 SAME
- ELSE
- ACTIVATE WINDOW _qsh1880c6 NOSHOW
- ENDIF
- @ 0.000,0.000 SAY (LOCFILE("bmp\192.bmp","BMP|ICO|PCT|ICN", "Where is 192?" )) BITMAP ;
- SIZE 27.077,57.600 ;
- ISOMETRIC ;
- STYLE "T"
- @ 0.923,2.400 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 7.538,23.400,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh18812q()
- @ 8.462,2.000 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 8.923,23.800,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh18818s()
- @ 17.385,2.000 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 8.231,24.600,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh1881j3()
- @ 1.538,26.600 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 6.154,28.200,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh1881p9()
- @ 7.615,26.400 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 6.077,28.200,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh1881up()
- @ 13.615,26.800 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 5.538,28.000,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh18820a()
- @ 19.231,27.400 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 6.615,26.800,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh18825j()
-
- IF NOT WVISIBLE("_qsh1880c6")
- ACTIVATE WINDOW _qsh1880c6
- ENDIF
-
- READ CYCLE
-
- RELEASE WINDOW _qsh1880c6
-
- #REGION 0
-
- SET READBORDER &rborder
-
- IF m.talkstat = "ON"
- SET TALK ON
- ENDIF
- IF m.compstat = "ON"
- SET COMPATIBLE ON
- ENDIF
-
-
- * *********************************************************
- * *
- * * _QSH18812Q abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 192, Record Number: 3
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 1
- * *
- * *********************************************************
- *
- FUNCTION _qsh18812q && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1254
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH18818S abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 192, Record Number: 4
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 2
- * *
- * *********************************************************
- *
- FUNCTION _qsh18818s && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1255
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH1881J3 abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 192, Record Number: 5
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 3
- * *
- * *********************************************************
- *
- FUNCTION _qsh1881j3 && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1256
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH1881P9 abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 192, Record Number: 6
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 4
- * *
- * *********************************************************
- *
- FUNCTION _qsh1881p9 && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1257
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH1881UP abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 192, Record Number: 7
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 5
- * *
- * *********************************************************
- *
- FUNCTION _qsh1881up && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1258
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH18820A abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 192, Record Number: 8
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 6
- * *
- * *********************************************************
- *
- FUNCTION _qsh18820a && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1259
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH18825J abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 192, Record Number: 9
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 7
- * *
- * *********************************************************
- *
- FUNCTION _qsh18825j && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1260
- DO ZOOM.SPR